home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus 1995 #5 & #6 / Amiga Plus CD - 1995 - No. 5 and 6.iso / pd / netz / adt / readme < prev    next >
Text File  |  1995-06-07  |  1KB  |  45 lines

  1. Short:    ADT 2.1 Rel. 1.1 for AmiTCP 4+ (bugs fixed)
  2. Uploader: fraggle@dcs.qmw.ac.uk (Stuart Sharpe)
  3. Type:     comm/tcp
  4.  
  5. This is the second release (1.1) of my port to AmiTCP of 
  6. Aminet Download Tool 2.1, which uses Amiga Curses by Simon 
  7. J. Raybould.
  8.  
  9. Changes since last release:
  10.  
  11. Fixed bugs:
  12.  
  13.   -  Should now work with TIA (untested)
  14.   -  Makes more sense of ENV variables and more aware of Amiga
  15.      filenames. (No more 'couldn't create local file'...)
  16.  
  17. Added features:
  18.  
  19.   -  Environment variable ADTSAVEDIR tells ADT where to save its
  20.      .adtrc config file. Default is S:. For multi-user setups,
  21.      this can be set to HOME:
  22.  
  23.      e.g.
  24.  
  25.      setenv ADTSAVEDIR HOME:
  26.  
  27.   -  Generates password for anonymous ftp logins from your username
  28.      (via environment variable LOGNAME, set by AmiTCP), and your
  29.      hostname (obtained directly from AmiTCP). This can be
  30.      overridden by setting the environment variable ADTPASSWD.
  31.  
  32.      e.g.
  33.  
  34.      setenv ADTPASSWD fraggle@dcs.qmw.ac.uk
  35.  
  36. If ADT still doesn't work with TIA, or you find any other bugs, please 
  37. mail me and let me know. (Try and be as specific as possible when
  38. reporting bugs - tell me exactly where it is going wrong, use SnoopDos
  39. to see if any files are being written with wrong names, etc.)
  40.  
  41. Sorry I took so long to get this fixed version out, I've been too busy
  42. revising for exams lately :-(
  43.  
  44. ...Stuart Sharpe <fraggle@dcs.qmw.ac.uk>
  45.